Hi Henk,
I don't know what dos.h or sound() statement you are referring to.
Mach3 allows playing a Wave file from VB (Basic). So you might create a M Code Macro that does something like:
PlayWave(“C:\WINDOWS\Media\Windows XP Startup.wav”)
You might need a sound card and speakers. I'm not sure if it will play to the PC speaker.
Regards
TK
Group: DynoMotion |
Message: 5546 |
From: Tom Kerekes |
Date: 8/16/2012 |
Subject: Re: Setting DRO to 70 from kflop |
Hi Henk,
It would probably be simplest to connect a beeper to a KFLOP Output. You could then turn it on and off easily from a C program.
Otherwise maybe a Mach3 Macro Pump or "Brain" might be used to monitor a virtual IO bit and Play a wave file when the IO bit is detected.
Regards
TK
Group: DynoMotion |
Message: 5559 |
From: Henk |
Date: 8/16/2012 |
Subject: Re: Setting DRO to 70 from kflop |
Understand,
Thanks for the great service.
Regards
Henk
Sent from my iPad On 17/08/2012, at 1:29, Tom Kerekes <tk@...> wrote:
Hi Henk,
It would probably be simplest to connect a beeper to a KFLOP Output. You could then turn it on and off easily from a C program.
Otherwise maybe a Mach3 Macro Pump or "Brain" might be used to monitor a virtual IO bit and Play a wave file when the IO bit is detected.
Regards
TK
| | | |